home *** CD-ROM | disk | FTP | other *** search
File List | 1995-09-26 | 13.2 KB | 170 lines |
- ┌───────────────────────────────────────────────────────────────────────────┐
- │ Basic and Visual Basic Programming │
- └───────────────────────────────────────────────────────────────────────────┘
-
- ACESUBMD.ZIP 30459 02-13-95 Subroutine modules for ACE Basic
- | Compiler. FontReq & WBArgs.
- BAGOTR10.ZIP 84564 02-26-95 Programmer's toolkit for Power Basic 3.0
- | and 3.1. Makes constructing complex
- | text-mode interfaces a snap. EGA and
- | VGA users can use redefined ASCII
- | characters for fancy radio buttons,
- | check boxes and icons. File lists,
- | picklists, pull-down menus, complete
- | mouse and keyboard handling. Many
- | importable examples included in Power
- | Basic help file.
- CANSI.ZIP 32969 02-19-95 Quickbasic w/src. Show ANSI without
- | ansi.sys.
- CGEN10.ZIP 21774 03-12-95 The VB Key Code Generator 1.0. This
- | program enables you to build into your
- | shareware program a registration method
- | for your users. You can then post your
- | complete program and add or inhibit
- | features based on a key code that you
- | later supply to registrants.
- DFINFO23.ZIP 46537 02-17-95 Disk and File Info Control (VBX) <ASP>
- | This control gives you disk and file
- | information that Visual Basic doesn't
- | provide (including the drive's serial
- | number). It also allows you to change
- | some aspects of a file (attributes,
- | size, date, time, etc.).
- DXFSUI.ZIP 181207 02-23-95 Two Libraries For Vb. Dxf-In to Display
- | 2d Dxf Files in a standard vb picture
- | control & turbodxf library to create Dxf
- | files.
- EASYBARX.ZIP 51383 02-24-95 Easybar/VBX 1.1 Barcode Custom Control.
- | Visual Basic Custom Control for printing
- | barcodes. 20 barcode types are
- | included: 12 are basic, and 8 with
- | add-ons. All barcode parameters are
- | adjustable. Supports various drawing
- | styles and rotation.
- HITIME11.ZIP 23920 02-17-95 High Resolution Timer (VBX) <ASP> High
- | resolution timer custom control for
- | Visual Basic. Allows you to have timer
- | events come in nearly every millisecond,
- | as opposed to every 55 milliseconds with
- | the normal Visual Basic Timer control.
- INICON32.ZIP 30502 02-08-95 INI File Manager Custom Control (VBX)
- | <ASP> Visual Basic custom control that
- | makes INI file access simple. No
- | Windows API calls required.
- KPINI4.ZIP 12285 03-28-95 KPINI4 is Visual Basic source code for
- | .INI file management. Rel 4. A nifty
- | little wrapper module that will do any
- | conceivable alteration of an .INI file
- | -- well nearly. You want to delete a
- | section -- ZAP! Want to interpret
- | True/False entries, no problem! Get all
- | [Section]'s or Entries? Add or remove a
- | "device=" line? It's there. Full VB
- | source -- 45 routines in this release.
- LED11.ZIP 35202 02-17-95 LED Custom Control (VBX) <ASP> Visual
- | Basic custom control that behaves like
- | an LED. 3-D effects and colors are all
- | user-definable.
- MDIDMO.ZIP 70026 01-23-95 MDIDMO.ZIP - VB Source for MDI
- | Background/Hidden Child Demo A demo (w/
- | source) of painting the background on
- | MDIForms. Also, how to "hide" MDI
- | children. Two methods, with and without
- | subclassing. Subclassing control
- | MSGBLAST.VBX included. See the comments
- | in MDIDEMO.BAS for usage and contact
- | information. Written by Karl Peterson.
- MENUEV32.ZIP 33670 02-17-95 Menu Event Notification Control (VBX)
- | <ASP> MenuEv provides menu selection
- | notification. In other words, it tells
- | you when the user has selected a menu
- | item. Useful for status bar-style help.
- | All you need to do is place it on your
- | form. Events start coming in
- | automatically. MenuEv will even
- | automatically update another control
- | with the selected menu item's text.
- MSGBOXM.ZIP 39453 04-22-95 MsgBox Magic 1.0. This utility helps
- | the Visual Basic developer create
- | message boxes. An intuitive user
- | interface lets him point click the
- | options he wants. MsgBox Magic then
- | generates all the necessary code.
- MSLOT12.ZIP 41035 02-17-95 W4Wg Mailslot Control (VBX) <ASP>.
- | Visual Basic custom control that
- | makesmail slot use simple. No Windows
- | APIcalls required. Requires Windows for
- | Workgroups.
- MSMEGA11.ZIP 362148 02-17-95 Mabry Software Mega Pack (VBXes) <ASP>
- | One dozen of Mabry Software's most
- | popular custom controls for Visual
- | Basic.
- MTEXT118.ZIP 26185 03-24-95 MultiText 1.18. This Visual Basic VBX
- | file allows up to 32K of text, using
- | different fonts, font styles, colors,
- | and also hypertext. Full instructions
- | are included in the mtext.hlp file.
- PERCNT26.ZIP 36356 02-17-95 Percentage Bar Custom Control (VBX)
- | <ASP> Visual Basic custom control that
- | displays a percentage bar. Makes status
- | reporting very simple. 3-D effects,
- | fonts and colors are all user-definable.
- PICBTN11.ZIP 35855 02-17-95 Picture Button Custom Control (VBX)
- | <ASP> Custom control for Visual Basic
- | is a command button that has both text
- | and a picture on it. The picture can be
- | scaled and placed above, below, to the
- | right, or to the left of the text. The
- | text may be multi-line.
- PIXELV10.ZIP 9439 02-22-95 A highly useful utility for QBasic
- | programmers. Enables you to draw a
- | picture using a paint program interface
- | and will create the QBasic lines
- | necessary to include the picture in your
- | QBasic program! A time saver. Highly
- | recommended.
- PPL4PB10.ZIP 79485 03-26-95 Personal Protocol Library for PowerBASIC
- | by MarshallSoft Computing, Inc. A
- | protocol library supporting XMODEM,
- | XMODEM-CRC, XMODEM-1K, YMODEM, YMODEM-G
- | and ZMODEM protocols. For PowerBASIC
- | only! Requires the Personal
- | Communications Library for PowerBASIC
- | (PCL4PB) <ASP>.
- PROBE11.ZIP 38835 02-17-95 Control Probe/Debug Control (VBX) <ASP>
- | VBX lets you examine and modify other
- | controls' properties at run-time. After
- | telling Probe the name of another
- | control, Probe will give you a list of
- | the properties in that control. Probe
- | can also display a dialog box that will
- | let you modify other controls'
- | properties (at run-time).
- SOUNDX14.ZIP 34684 02-17-95 Soundex and Metaphone Control (VBX)
- | <ASP> This control provides Soundex and
- | Metaphone algorithms. Soundex and
- | Metaphone convert words or names to
- | codes that represent how they "sound".
- | This can be really useful in a database
- | application where users need to find
- | names they may not know how to spell
- | exactly.
- SVGAQB23.ZIP 185068 01-19-95 SVGAQB 2.3. High-resolution, 256-color
- | graphics library for Microsoft-QBasic
- | 4.x. It recognizes 20+ SVGA cards and
- | VESA in 640x480, 800x600, 1024x768 and
- | 1280x1024 modes. Capabilities: hardware
- | id, simple primitives, fills, 2D/3D
- | points, joystick/mouse support, PCX
- | encode/decode, paging, XMS, palettes,
- | bitmaps and sprites.
- VBSCRIPT.ZIP 46762 01-17-95 VBScript 1.0. Tool for VB programmers.
- | Provides a scripting language which can
- | be used to manipulate Visual Basic
- | control properties at design time.
- VBTT94.ZIP 380887 01-18-95 VB Tips & Tricks '94: Drag & drop
- | sample, comment sample, dice roller
- | sample, splash screen sample, soundfx
- | sample, database module, system
- | information, and much more.
-